CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lookup table

搜索资源列表

  1. libst

    0下载:
  2. A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8102
    • 提供者:李增军
  1. 平衡二叉树操作的演示

    0下载:
  2. 平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3243
    • 提供者:罗明会
  1. 将阿拉伯数字转换为罗马数字

    0下载:
  2. 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. The upcoming round of the 100, 1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1169
    • 提供者:姚紫欣
  1. ldsdsed_dm

    0下载:
  2. 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:323022
    • 提供者:张亚西
  1. gold

    0下载:
  2. SRL16是Virtex器件中的一个移位寄存器查找表。它有4个输入用来选择输出序列的长度。使用XCV50-6器件实现,共占用5个Slice。用来生成gold码。-SRL16 Virtex devices is a shift register lookup table. It has four input used to select the output sequence length. Use XCV50-6 device, occupying a total of five Slice.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1383
    • 提供者:zy
  1. 060626

    0下载:
  2. 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Lookup Table procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6218
    • 提供者:guoxingxi
  1. sin-lookup-table

    0下载:
  2. 基于嵌入式的正弦查表程序.在sintable.asm中定义的正弦表.系统频率设置49.152MHz,强振模式.-based embedded sine chat program. Sintable.asm defined in the sine table. System set the frequency 49.152 MHz, strong vibration mode.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9360
    • 提供者:kevin
  1. dsp-sin

    0下载:
  2. 汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。-Assembly language generated by sine wave generator look-up table method implementation procedures, the required download.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1540
    • 提供者:杨树涛
  1. NCO_based_rom

    1下载:
  2. 完整的基于ROM查找表的NCO 产生10位宽的正交信号-Integrity of the ROM-based lookup table of the NCO have 10-bit wide of the orthogonal signal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-11-21
    • 文件大小:86073
    • 提供者:gsg
  1. code

    2下载:
  2. 对24位的彩色图像用中位切分(中位区分)法将其转换成8位索引图像,并且生成对应的颜色查找表。-median-cut algorithm,8-bit index map, lookup table,256 colors,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:486261
    • 提供者:yanqinhuang
  1. address_sin

    0下载:
  2. 正弦值查找表是用matlab代码写的,根据量化地址来查找实际地址的正弦值-Sine value lookup table is written in matlab code, according to quantify the address to find the actual address of the sine value
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1129
    • 提供者:文书
  1. RS_decoder

    0下载:
  2. Reed solomon decoder based on table-lookup method VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3663
    • 提供者:shahifaqeer
  1. SineWaveGeneration

    0下载:
  2. This zip folder contains the sine wave generation using lookup table. Implemenated on BF533 VDSP-This zip folder contains the sine wave generation using lookup table. Implemenated on BF533 VDSP++
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:47121
    • 提供者:Jaganathan
  1. Direct_Torque_Control_Lookup_Tables

    0下载:
  2. Paper about Induction motor drive based on direct torque control (DTC) which allows high dynamic performance to be obtained with very simple hysteresis control scheme. Direct control of the torque and flux is achieved by proper selection of inverter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:744191
    • 提供者:gregbur
  1. Contrast_Enhnace

    0下载:
  2. Image contrast enhancement using lookup table.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:138403
    • 提供者:AWAIS
  1. pt100tbl

    0下载:
  2. Utility to make lookup table for PT100 temperature sensor in visual basic.
  3. 所属分类:Other systems

  1. 51-mxu-ntc-table-201309132049

    0下载:
  2. 51单片机热敏电阻测温查表程序 lcd演示文件-51 mcu ntc lookup table lcd demo file
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:164023
    • 提供者:龙奇文
  1. Table-01

    0下载:
  2. 01顺序结构的线性表插入删除查找 01顺序结构的线性表插入删除查找-Table 01 Structure of the linear sequence of insertion and deletion lookup table 01 linear sequential structure of insert delete find
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:张龙天
  1. 6s

    1下载:
  2. 适用IDL调用6s辐射传输方程,生成查找表(Apply IDL to call 6S radiative transfer equation and generate lookup table)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:fls
  1. lookup table

    0下载:
  2. lookup table data just an overview to edit the values in lookup tables
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com